home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / love / penezniden.exe / {app} / Penezni denik.exe / 0 / RCDATA / TFORM2KONEC / TFORM2KONEC.txt < prev   
Encoding:
Text File  |  2003-12-28  |  1.6 KB  |  82 lines

  1. object Form2konec: TForm2konec
  2.   Left = 319
  3.   Top = 215
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Pen∩┐╜n∩┐╜ den∩┐╜k'
  7.   ClientHeight = 100
  8.   ClientWidth = 260
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 16
  20.     Top = 17
  21.     Width = 33
  22.     Height = 33
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 64
  27.     Top = 19
  28.     Width = 114
  29.     Height = 13
  30.     Caption = 'Obsah ∩┐╜∩┐╜tu byl zm∩┐╜n∩┐╜n,'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Left = 64
  40.     Top = 40
  41.     Width = 154
  42.     Height = 13
  43.     Caption = 'Maj∩┐╜ se proveden∩┐╜ zm∩┐╜ny ulo∩┐╜it?'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -11
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = []
  49.     ParentFont = False
  50.   end
  51.   object Ano: TButton
  52.     Left = 16
  53.     Top = 67
  54.     Width = 73
  55.     Height = 22
  56.     Caption = 'Ano'
  57.     Default = True
  58.     TabOrder = 0
  59.     OnClick = AnoClick
  60.   end
  61.   object ne: TButton
  62.     Left = 96
  63.     Top = 67
  64.     Width = 73
  65.     Height = 22
  66.     Caption = 'Ne'
  67.     Default = True
  68.     TabOrder = 1
  69.     OnClick = neClick
  70.   end
  71.   object zrusit: TButton
  72.     Left = 176
  73.     Top = 67
  74.     Width = 73
  75.     Height = 22
  76.     Caption = 'Zru∩┐╜it'
  77.     Default = True
  78.     TabOrder = 2
  79.     OnClick = zrusitClick
  80.   end
  81. end
  82.